home *** CD-ROM | disk | FTP | other *** search
- ;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
-
- tstwr.prg ; name of executable program is topmost window
- .C [ -Y ]
- .L [ -L -Y ]
- .S [ -Y ]
- = ; list of modules follows...
-
- PCSTART.O ; startup code
-
- tstwr.c
- tstwrt.s
- PCSTDLIB.LIB ; standard library
-
- PCEXTLIB.LIB ; extended library
- PCTOSLIB.LIB ; TOS library
-
- ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<